PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowAnnotationContent Class / setVerticalAlign Method
The annotation alignment on vertical relative to available space.
In This Topic
    setVerticalAlign Method
    In This Topic
    Sets the vertical align.
    Syntax
    public void setVerticalAlign( 
       PDFGraphicAlign align
    )

    Parameters

    align
    The annotation alignment on vertical relative to available space.
    See Also